home *** CD-ROM | disk | FTP | other *** search
/ Comix Games / Comix Games.iso / waldo / waldo.exe / FINAL08.DXR / 00305.ls < prev    next >
Encoding:
Text File  |  1995-10-08  |  79 b   |  6 lines

  1. on mouseDown
  2.   if legalButton(the clickOn) then
  3.     go(marker(1))
  4.   end if
  5. end
  6.